home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / videomode_overview.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  692 b   |  28 lines

  1. <qml>
  2.  
  3.   <h1>Select your Video Mode</h1>
  4.  
  5.   <p>
  6.     The video modes (think of them as screen resolutions if that
  7.     is more comfortable) that are listed by default are those that
  8.     the installation program determined would work with your video
  9.     card and monitor combination. You can optionally elect to also
  10.     show unsupported video modes.
  11.   </p>
  12.  
  13.   <p>
  14.     <em>
  15.       CAUTION: Selecting unsupported video modes could cause serious
  16.       damage to your hardware!
  17.     </em>
  18.   </p>
  19.  
  20.   <p>
  21.     After you have selected a video mode to try, click the
  22.     <strong>Test this mode</strong> button. If the test screen
  23.     looks as expected, you can move on to the next screen.
  24.   </p>
  25.  
  26. </qml>
  27.  
  28.